home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 3794 / 3794.xpi / chrome / locale / id / facebook.properties < prev    next >
Text File  |  2009-11-16  |  2KB  |  74 lines

  1. # Catch all file for dynamic strings in the add-on
  2.  
  3. #Toolbar - toolbar.js
  4. searchplaceholder=Cari di Facebook
  5. login=Masuk ke Facebook
  6. loadFriends=Masuk dari bilah alat untuk melihat daftar teman Anda.
  7. loadingfriends=Memuat daftar teman...
  8. logout=Keluar
  9.  
  10. #Sidebar - sidebar.js
  11. name=nama
  12. status=status
  13. profile=profil
  14. lastupdate=terakhir diperbarui
  15. sortingby=Urutkan berdasar %S
  16.  
  17. #Notification title (used in facebook.js component)
  18. notificationtitle=Pemberitahuan Facebook
  19.  
  20. #Times - lib.js
  21.  
  22. #LOCALISATION NOTE
  23. #These days of the week appear at the start of a sentence
  24. monday=Senin
  25. tuesday=Selasa
  26. wednesday=Rabu
  27. thursday=Kamis
  28. friday=Jumat
  29. saturday=Sabtu
  30. sunday=Minggu
  31.  
  32. #LOCALISATION NOTE
  33. #These days of the week appear in the middle of a sentence
  34. #e.g. Updated profile Tuesday at ...
  35. mondayInSentence=Senin
  36. tuesdayInSentence=Selasa
  37. wednesdayInSentence=Rabu
  38. thursdayInSentence=Kamis
  39. fridayInSentence=Jumat
  40. saturdayInSentence=Sabtu
  41. sundayInSentence=Minggu
  42.  
  43. yesterday=kemarin
  44. yesterdayic=Kemarin
  45. today=hari ini
  46. todayic=Hari Ini
  47.  
  48. updatedProfileTime=Memperbarui profil %S
  49. aboutaweekago=sekitar seminggu yang lalu
  50. aboutamonthago=sekitar sebulan yang lalu
  51. abouttwoweeksago=sekitar 2 minggu yang lalu
  52. aboutweeksago=sekitar %S minggu yang lalu
  53. abouttwomonthsago=sekitar 2 bulan yang lalu
  54. aboutmonthsago=sekitar %S bulan yang lalu
  55. overayearago=sekitar setahun yang lalu
  56.  
  57. #LOCALISATION NOTE
  58. #Timestamp for recent (today or yesterday) updates
  59. #e.g. Yesterday at 8:48
  60. #%1$S will be the Yesterday or Today
  61. #%2$S will be the hour
  62. #%3$S will be the minute
  63. #%4$S will be am/pm (before midday) pm (after midday)
  64. timeStringRecent=%1$S pukul %2$S:%3$S
  65.  
  66. #LOCALISATION NOTE
  67. #Timestamp for updates mentioning day of the week
  68. #e.g. Friday at 18:48
  69. #%1$S will be the day, e.g. Monday
  70. #%2$S will be the hour
  71. #%3$S will be the minute
  72. #%4$S will be am/pm (before midday) pm (after midday)
  73. timeStringDay=%1$S pukul %2$S:%3$S
  74.